projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4e8218
)
bitset: Fix documentation syntax
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 29 Jun 2020 02:37:29 +0000
(22:37 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 29 Jun 2020 02:38:23 +0000
(22:38 -0400)
gtk/gtkbitset.c
patch
|
blob
|
history
diff --git
a/gtk/gtkbitset.c
b/gtk/gtkbitset.c
index d6fc7c8cd033b91077d17a0f686481e422aa0443..f2cf9ff446f0be26eabc9b68349aee282ed0d9b8 100644
(file)
--- a/
gtk/gtkbitset.c
+++ b/
gtk/gtkbitset.c
@@
-220,7
+220,7
@@
gtk_bitset_new_empty (void)
*
* Creates a copy of @self.
*
- * Returns: (transfer full) A new bitset that contains the same
+ * Returns: (transfer full)
:
A new bitset that contains the same
* values as @self
**/
GtkBitset *